automatic-dialing

This command configures the Automatic Dialing table, which lets you define telephone numbers that are automatically dialed when FXS or FXO ports go off-hook.

Syntax

(config-voip)# gateway analog automatic-dialing <Index> 
(automatic-dialing-<Index>)# 

Command

Description

Index

Defines the table row index.

auto-dial-status {disable|enable|hotline}

Enables automatic dialing.
dst-number Defines the destination telephone number to automatically dial.
hotline-dial-tone-duration Defines the duration (in seconds) after which the destination phone number is automatically dialed.

Command Mode

Privileged User

Note

To view the port-module numbers and port type, enter the display command at the index prompt, for example:

(automatic-dialing-0)# display

Example

This example configures automatic dialing where the number dialed is 9764401:

(config-voip)# gateway analog automatic-dialing 0
(automatic-dialing-0)# auto-dial-status enable
(automatic-dialing-0)# dst-number 9764401